Description: Create complex exponentials. Syntax: A.comexp() Note: External library function (See External Library Guicomplex number, complex exponential
Description: Get a complex number’s imaginary part. Syntax: A.comimage() Note: The external library function (See Externcomplex number, imaginary part
Description: Sort complex numbers in the form of complex conjugate pairs. Syntax: A.compair() Note: The external librarycomplex number, pair, complex conjugate
Description: Create a sequence of complex numbers. Syntax: complex(A,B) Create a sequence of complex numbers using sequecomplex number, real part, imaginary part
Description: Get a complex number’s real part. Syntax: A.comreal() Note: The external library function (See External Libcomplex number, real part
Description: A sign function that only handles complex number. Syntax: A.comsign() Note: The external library function (complex number, sign function
Description: Output complex numbers as strings in the form of a+bi. Syntax: A.comstr() Note: The external library functicomplex number, string
Description: Shift phase angles. Syntax: comunwrap(A,tol,dim) Note: The external library function (See External Library complex number, dimension, phase angle